home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 September / CHIP Eylül 1998.iso / programlar / Uninstall / ezclean / EasyClean.exe / 0 / RCDATA / TSPLASHFRM / TSPLASHFRM.txt < prev   
Text File  |  1997-01-22  |  2KB  |  122 lines

  1. object SplashFRM: TSplashFRM
  2.   Left = 334
  3.   Top = 280
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'SplashFRM'
  7.   ClientHeight = 190
  8.   ClientWidth = 434
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Bevel2: TBevel
  17.     Left = 0
  18.     Top = 0
  19.     Width = 434
  20.     Height = 190
  21.     Align = alClient
  22.   end
  23.   object Bevel1: TBevel
  24.     Left = 4
  25.     Top = 4
  26.     Width = 425
  27.     Height = 181
  28.     Shape = bsFrame
  29.     Style = bsRaised
  30.   end
  31.   object LabelEffect1: TLabelEffect
  32.     Left = 216
  33.     Top = 26
  34.     Width = 179
  35.     Height = 38
  36.     ColourHighlight = cl3DLight
  37.     ColourShadow = clBtnShadow
  38.     EffectStyle = esCustom
  39.     ColourScheme = csCustom
  40.     AutoSize = True
  41.     Caption = 'EasyClean 32'
  42.     Color = clBtnFace
  43.     Font.Color = clNavy
  44.     Font.Height = -28
  45.     Font.Name = 'Arial'
  46.     Font.Style = []
  47.     ParentColor = False
  48.     ParentFont = False
  49.     Transparent = True
  50.   end
  51.   object StatusLBL: TLabel
  52.     Left = 211
  53.     Top = 157
  54.     Width = 81
  55.     Height = 13
  56.     Caption = 'Status: Initializing'
  57.   end
  58.   object LoadLBL: TLabel
  59.     Left = 210
  60.     Top = 131
  61.     Width = 53
  62.     Height = 13
  63.     Caption = 'is loading...'
  64.   end
  65.   object LabelEffect2: TLabelEffect
  66.     Left = 209
  67.     Top = 70
  68.     Width = 192
  69.     Height = 20
  70.     ColourHighlight = cl3DLight
  71.     ColourShadow = clBtnShadow
  72.     ColourScheme = csCustom
  73.     AutoSize = True
  74.     Caption = 'for Win95 and WinNT 4.0'
  75.     Color = clBtnFace
  76.     Font.Color = clNavy
  77.     Font.Height = -17
  78.     Font.Name = 'Arial'
  79.     Font.Style = []
  80.     ParentColor = False
  81.     ParentFont = False
  82.     Transparent = True
  83.   end
  84.   object CopyrightLBL: TLabelEffect
  85.     Left = 210
  86.     Top = 94
  87.     Width = 190
  88.     Height = 19
  89.     ColourHighlight = cl3DLight
  90.     ColourShadow = clBtnShadow
  91.     ColourScheme = csCustom
  92.     AutoSize = True
  93.     Caption = '(c) 1996 by Bernd Klaiber'
  94.     Color = clBtnFace
  95.     Font.Color = clRed
  96.     Font.Height = -17
  97.     Font.Name = 'Arial'
  98.     Font.Style = []
  99.     ParentColor = False
  100.     ParentFont = False
  101.     Transparent = True
  102.   end
  103.   object Panel1: TPanel
  104.     Left = 16
  105.     Top = 17
  106.     Width = 164
  107.     Height = 157
  108.     BevelInner = bvRaised
  109.     BorderWidth = 3
  110.     Caption = 'Panel1'
  111.     TabOrder = 0
  112.     object Image1: TImage
  113.       Left = 5
  114.       Top = 5
  115.       Width = 154
  116.       Height = 147
  117.       Align = alClient
  118.       Picture.Data = {<image000.bmp>}
  119.     end
  120.   end
  121. end
  122.